Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
Public Property Key As String
Dim instance As PickerEntity
Dim value As String
value = instance.Key
instance.Key = value
public string Key { get; set; }