Instance PropertyotherNode1Declarationvar otherNode1: GSNode? { get set }Declaration@property (nonatomic, strong) GSNode * otherNode1;Declarationpyobjc_instanceMethods.otherNode1() -> GSNode pyobjc_instanceMethods.setOtherNode1_(otherNode1: GSNode)