Amazon.ECS.Model.MerchantItemAttributes.IsSetDescription C# (CSharp) Method

IsSetDescription() public method

Checks if Description property is set
public IsSetDescription ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetDescription()
        {
            return  this.descriptionField != null;
        }
MerchantItemAttributes