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