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

IsSetModel() public method

Checks if Model property is set
public IsSetModel ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetModel()
        {
            return  this.modelField != null;
        }
MerchantItemAttributes