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

IsSetStoneColor() public method

Checks if StoneColor property is set
public IsSetStoneColor ( ) : Boolean
return Boolean
        public Boolean IsSetStoneColor()
        {
            return  this.stoneColorField != null;
        }
MerchantItemAttributes