setter

Attributes of the setter of this property. Attributes can be retrieved with extension properties, such as KmPropertyAccessorAttributes.visibility or KmPropertyAccessorAttributes.isNotDefault.

Returns null if setter is absent, i.e., KmProperty.isVar is false.

Note that setting KmProperty.isVar to true does not automatically create KmProperty.setter and vice versa. This has to be done explicitly.