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