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