Amazon.ECS.Model.MerchantItemAttributes.IsSetPearlShape C# (CSharp) Метод

IsSetPearlShape() публичный Метод

Checks if PearlShape property is set
public IsSetPearlShape ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetPearlShape()
        {
            return  this.pearlShapeField != null;
        }
MerchantItemAttributes