PropertyActionGidBuilderImpl.propertyName

Set propertyName property.

class PropertyActionGidBuilderImpl(T)
T
propertyName
(
string propval
)

Parameters

propval string

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).

Return Value

Type: T

Builder instance for fluent chaining