[NotNullAttribute]
IWidgetModel Model { get; }<NotNullAttribute>
ReadOnly Property Model As IWidgetModel
Get[NotNullAttribute]
property IWidgetModel^ Model {
IWidgetModel^ get ();
}[<NotNullAttribute>]
abstract Model : IWidgetModel with get