Gets and sets the name of this action. For example, 'sqs:SendMessage' is the
            name corresponding to the SQS action that enables users to send a message
            to an SQS queue.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public string ActionName { get; set; }