[]
Gets or sets the name defining the situation in which this UsageApplication should be used. Shall be one of "View", "Print", or "Export".
public string Event { get; set; }
Public Property [Event] As String