The name of the attribute holding the collection key

C# | Visual Basic | Visual C++ |
public string KeyAttributeName { get; }
Public ReadOnly Property KeyAttributeName As String
public: property String^ KeyAttributeName { String^ get (); }
C# | Visual Basic | Visual C++ |
public string KeyAttributeName { get; }
Public ReadOnly Property KeyAttributeName As String
public: property String^ KeyAttributeName { String^ get (); }