Gets and sets the property PackedPolicySize.
A percentage value indicating the size of the policy in packed form. The service rejects policies for which the packed size is greater than 100 percent of the allowed value.

C# |
public int PackedPolicySize { get; set; }