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

IsSetPearlLustre() public method

Checks if PearlLustre property is set
public IsSetPearlLustre ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetPearlLustre()
        {
            return  this.pearlLustreField != null;
        }
MerchantItemAttributes