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

IsSetPearlShape() public method

Checks if PearlShape property is set
public IsSetPearlShape ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetPearlShape()
        {
            return  this.pearlShapeField != null;
        }
MerchantItemAttributes