Declaration

var stem: Int { get set }

Declaration

@property (nonatomic) NSInteger stem;

Declaration

pyobjc_instanceMethods.stem() -> int
pyobjc_instanceMethods.setStem_(stem: int)