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

IsSetGemType() public method

Checks if GemType property is set
public IsSetGemType ( ) : Boolean
return Boolean
        public Boolean IsSetGemType()
        {
            return  this.gemTypeField != null;
        }
ItemAttributes