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

IsSetBrand() public method

Checks if Brand property is set
public IsSetBrand ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetBrand()
        {
            return  this.brandField != null;
        }
MerchantItemAttributes