public string PrimaryKeyDescription { get; set; }
Public Property PrimaryKeyDescription As String Get Set
public: property String^ PrimaryKeyDescription { String^ get (); void set (String^ value); }