protected string ValueDescriptionValue { get; }Protected ReadOnly Property ValueDescriptionValue As String
Get
Dim value As String
value = Me.ValueDescriptionValueprotected:
property String^ ValueDescriptionValue {
String^ get ();
}The default implementation of the ValueDescription property returns the value of this property.