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