Instance Property
properties
Declaration
var properties: [GSInfoProperty] { get set }Declaration
@property (nonatomic, strong) NSArray<GSInfoProperty *> * properties;Declaration
properties() -> list[GSInfoProperty]
setProperties_(properties: list[GSInfoProperty])