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