Declaration

var masterIndex: UInt { get set }

Declaration

@property NSUInteger masterIndex;

Declaration

masterIndex() -> int
setMasterIndex_(masterIndex: int)