public ICommand VerifySignsWithRevocationCommand { get; }
Public ReadOnly Property VerifySignsWithRevocationCommand As ICommand
Get
public:
property ICommand^ VerifySignsWithRevocationCommand {
ICommand^ get ();
}
member VerifySignsWithRevocationCommand : ICommand with get