Amazon.ECS.Model.ItemAttributes.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;
        }
ItemAttributes