Declaration

var toolGroups: [Any]? { get set }

Declaration

@property (nonatomic, retain) NSArray * toolGroups;

Declaration

toolGroups() -> list
setToolGroups_(toolGroups: list)