[CanBeNullAttribute]
public ICommand SaveStateCommand { get; }<CanBeNullAttribute>
Public ReadOnly Property SaveStateCommand As ICommand
Getpublic:
[CanBeNullAttribute]
property ICommand^ SaveStateCommand {
ICommand^ get ();
}[<CanBeNullAttribute>]
member SaveStateCommand : ICommand with get