Instance Property
names
The names.
Declaration
var names: [GSInfoValue] { get set }Declaration
@property (nonatomic, strong) NSArray<GSInfoValue *> * names;Declaration
names() -> list[GSInfoValue]
setNames_(names: list[GSInfoValue])Instance Property
The names.
var names: [GSInfoValue] { get set }@property (nonatomic, strong) NSArray<GSInfoValue *> * names;names() -> list[GSInfoValue]
setNames_(names: list[GSInfoValue])