Declaration

var names: [GSInfoValue] { get set }

Declaration

@property (nonatomic, strong) NSArray<GSInfoValue *> * names;

Declaration

names() -> list[GSInfoValue]
setNames_(names: list[GSInfoValue])