Declaration

var otherNode1: GSNode? { get set }

Declaration

@property (nonatomic, strong) GSNode * otherNode1;

Declaration

pyobjc_instanceMethods.otherNode1() -> GSNode
pyobjc_instanceMethods.setOtherNode1_(otherNode1: GSNode)