Declaration

var customParameters: [GSCustomParameter] { get set }

Declaration

@property (nonatomic, strong) NSArray<GSCustomParameter *> * customParameters;

Declaration

customParameters() -> list[GSCustomParameter]
setCustomParameters_(customParameters: list[GSCustomParameter])