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