[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.MetaData.AttentionObject.Key"]
public AttentionObjectObjectKey Key { get; }
Public ReadOnly Property Key As AttentionObjectObjectKey
Get
public:
property AttentionObjectObjectKey Key {
AttentionObjectObjectKey get ();
}
member Key : AttentionObjectObjectKey with get