Amazon.ECS.Model.ItemAttributes.IsSetStoneClarity C# (CSharp) Method

IsSetStoneClarity() public method

Checks if StoneClarity property is set
public IsSetStoneClarity ( ) : Boolean
return Boolean
        public Boolean IsSetStoneClarity()
        {
            return  this.stoneClarityField != null;
        }
ItemAttributes