[NotNullAttribute]
GetViewDelegate GetView { get; set; }<NotNullAttribute>
Property GetView As GetViewDelegate
Get
Set[NotNullAttribute]
property GetViewDelegate^ GetView {
GetViewDelegate^ get ();
void set (GetViewDelegate^ value);
}[<NotNullAttribute>]
abstract GetView : GetViewDelegate with get, set