Amazon.ECS.Model.ItemAttributes.IsSetStoneClarity C# (CSharp) Метод

IsSetStoneClarity() публичный Метод

Checks if StoneClarity property is set
public IsSetStoneClarity ( ) : Boolean
Результат Boolean
        public Boolean IsSetStoneClarity()
        {
            return  this.stoneClarityField != null;
        }
ItemAttributes