public string Dispatcher { get; set; }
Public Property Dispatcher As String Get Set
public: property String^ Dispatcher { String^ get (); void set (String^ value); }