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

IsSetGuitarAttribute() public method

Checks if GuitarAttribute property is set
public IsSetGuitarAttribute ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetGuitarAttribute()
        {
            return  this.guitarAttributeField != null;
        }
MerchantItemAttributes