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