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

IsSetPearlLustre() public method

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