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