public ICommand UnReadCommand { get; }
Public ReadOnly Property UnReadCommand As ICommand Get
public: property ICommand^ UnReadCommand { ICommand^ get (); }
member UnReadCommand : ICommand with get
In This Article