1. If defining a member is optional what syntax is used? 2. If a member must be defined when constructing an instance, what syntax specifies this? 3. If a member is optional and no default value has been specified what happens?