protected IEvent Event { get; set; }
Protected Property Event As IEvent Get Set
protected: property IEvent^ Event { IEvent^ get (); void set (IEvent^ value); }