Amazon.ECS.Model.ShipmentPackage.IsSetCarrierName C# (CSharp) Method

IsSetCarrierName() public method

Checks if CarrierName property is set
public IsSetCarrierName ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetCarrierName()
        {
            return  this.carrierNameField != null;
        }