[This is preliminary documentation and is subject to change.]
public short Z { get; set; }
Public Property Z As Short
public: property short Z { short get (); void set (short value); }