Amazon.ECS.Model.Feedback.IsSetComment C# (CSharp) Метод

IsSetComment() публичный Метод

Checks if Comment property is set
public IsSetComment ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetComment()
        {
            return  this.commentField != null;
        }