public Ellipse Notifier { get; set; }
Public Property Notifier As Ellipse Get Set
public: property Ellipse^ Notifier { Ellipse^ get (); void set (Ellipse^ value); }