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