Amazon.ECS.Model.HelpRequest.IsSetAbout C# (CSharp) Method

IsSetAbout() public method

Checks if About property is set
public IsSetAbout ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetAbout()
        {
            return  this.aboutField != null;
        }