public ICardEditorModel CardEditor { get; }Public ReadOnly Property CardEditor As ICardEditorModel
Getpublic:
virtual property ICardEditorModel^ CardEditor {
ICardEditorModel^ get () sealed;
}abstract CardEditor : ICardEditorModel with get
override CardEditor : ICardEditorModel with get