#Name + Result Am_I_Happy = True
<TextField inputProps={{ maxLength: 10 }} placeholder="Enter your name" />
//(public or private) (type) (Name) (Value); //ex: public bool isHappy = true;