public coordinate_t Coordinates { get; set; }
Public Property Coordinates As coordinate_t Get Set
public: property coordinate_t Coordinates { coordinate_t get (); void set (coordinate_t value); }
member Coordinates : coordinate_t with get, set
In This Article