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

IsSetColor() public method

Checks if Color property is set
public IsSetColor ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetColor()
        {
            return  this.colorField != null;
        }
MerchantItemAttributes