public Vector3D ZAxis { get; }
Public ReadOnly Property ZAxis As Vector3D Get
public: property Vector3D ZAxis { Vector3D get (); }
member ZAxis : Vector3D with get