Declaration

var masterIndex: UInt { get set }

Declaration

@property (assign) NSUInteger masterIndex;

Declaration

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