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

IsSetPearlShape() public method

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