[NotNullAttribute]
public static TCommand Instance { get; }<NotNullAttribute>
Public Shared ReadOnly Property Instance As TCommand
Getpublic:
[NotNullAttribute]
static property TCommand Instance {
TCommand get ();
}[<NotNullAttribute>]
static member Instance : 'TCommand with get