[This is preliminary documentation and is subject to change.]
public int Order { get; set; }
Public Property Order As Integer Get Set
public: property int Order { int get (); void set (int value); }