public string TriggerObjectType { get; set; }
Public Property TriggerObjectType As String Get Set
public: property String^ TriggerObjectType { String^ get (); void set (String^ value); }