Declaration

var masterIndex: UInt { get set }

Declaration

@property (nonatomic) NSUInteger masterIndex;

Declaration

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