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