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