Public ReadOnly Property Command As String
public string Command { get; }
public: property String^ Command { String^ get (); }