Declaration

var otherNode2: GSNode? { get set }

Declaration

@property (nonatomic, strong) GSNode * otherNode2;

Declaration

pyobjc_instanceMethods.otherNode2() -> GSNode
pyobjc_instanceMethods.setOtherNode2_(otherNode2: GSNode)