[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.MetaData.AttentionValue.Value"]
public string Value { get; }
Public ReadOnly Property Value As String
Get
public:
property String^ Value {
String^ get ();
}
member Value : string with get