Instance PropertyotherNode2Declarationvar otherNode2: GSNode? { get set }Declaration@property (nonatomic, strong) GSNode * otherNode2;Declarationpyobjc_instanceMethods.otherNode2() -> GSNode pyobjc_instanceMethods.setOtherNode2_(otherNode2: GSNode)