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

IsSetGemType() public method

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