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

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

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