Declaration

var position: NSPoint { get }

Declaration

@property (nonatomic, readonly) NSPoint position;

Declaration

position() -> NSPoint