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

IsSetTitle() public method

Checks if Title property is set
public IsSetTitle ( ) : Boolean
return Boolean
        public Boolean IsSetTitle()
        {
            return  this.titleField != null;
        }
MerchantItemAttributes