Assignment statements revisited

Each of the following has a syntax error. What is the problem?

  1. "Bob Smith" = lblOutput.text
  2. intAge="Bob Smith"
  3. intAge=lblOutput.text
  4. lblSpanish.font = "Hola amigo"
  5. lblEnglish.font = 48
  6. lblOutput.text = bigFont