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