public float Z { get; set; }
Public Property Z As Single Get Set
public: property float^ Z { float^ get (); void set (float^ value); }