The following example shows the property myProperty with both the GETTER and SETTER phrases:
property-id myProperty string. getter. set property-value to field-1. setter. set field-2 to property-value. end property.