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

IsSetSpeakerDescription() public method

Checks if SpeakerDescription property is set
public IsSetSpeakerDescription ( ) : Boolean
return Boolean
        public Boolean IsSetSpeakerDescription()
        {
            return  this.speakerDescriptionField != null;
        }
MerchantItemAttributes