Declaration

var otherIndex2: IndexPath? { get set }

Declaration

@property (nonatomic, strong) NSIndexPath * otherIndex2;

Declaration

pyobjc_instanceMethods.otherIndex2() -> NSIndexPath
pyobjc_instanceMethods.setOtherIndex2_(otherIndex2: NSIndexPath)