Declaration

var properties: [GSInfoProperty] { get set }

Declaration

@property (nonatomic, strong) NSArray<GSInfoProperty *> * properties;

Declaration

pyobjc_instanceMethods.properties() -> list[GSInfoProperty]
pyobjc_instanceMethods.setProperties_(properties: list[GSInfoProperty])