The field to generate the property for.
The access modifier for the setter function.
The access modifier for the getter funciton.
The name of the property functions. Defaults to the field name minus the first character. Meant for fields that start with underscores.
Generates a getter and setter for a field.