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