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