public abstract IEnumerable<string> SupportedActions { get; }
Public MustOverride ReadOnly Property SupportedActions As IEnumerable(Of String) Get