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

IsSetIncludesMp3Player() public method

Checks if IncludesMp3Player property is set
public IsSetIncludesMp3Player ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetIncludesMp3Player()
        {
            return  this.includesMp3PlayerField != null;
        }
MerchantItemAttributes