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