public bool PackSlipPrinted { get; set; }
Public Property PackSlipPrinted As Boolean Get Set
public: property bool^ PackSlipPrinted { bool^ get (); void set (bool^ value); }