PropertyActionGidBuilderImpl.propertyName
T propertyName(string propval)Set propertyName property.
Parameters
propval | The name of the property to wrap on the object. The property must exist on the passed-in object and it must be readable and writable (and not construct-only). |
Returns
Builder instance for fluent chaining