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