public double Z { get; }
Public ReadOnly Property Z As Double Get
public: property double Z { double get (); }
member Z : float with get