public int ObjGen { get; set; }
Public Property ObjGen As Integer Get Set
public: property int ObjGen { int get (); void set (int value); }