Gio.PropertyAction.property_name

PropertyAction.property_name: String (Write / Construct Only)
  

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

Since 2.38