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

IsSetNeighborhood() public method

Checks if Neighborhood property is set
public IsSetNeighborhood ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetNeighborhood()
        {
            return  this.neighborhoodField != null;
        }
MerchantItemAttributes