[]
Gets the IAction definition, if any, that should be performed. May be null.
public IAction Action { get; }
An IAction representing the action to be performed, or null if no action is defined.