Declaration

var otherIndex1: IndexPath? { get set }

Declaration

@property (nonatomic, strong) NSIndexPath * otherIndex1;

Declaration

pyobjc_instanceMethods.otherIndex1() -> NSIndexPath
pyobjc_instanceMethods.setOtherIndex1_(otherIndex1: NSIndexPath)