productName property

String? productName
getter/setter pair

The name of the product being abused.

This is restricted to only the following values: "Gmail" "Payments" "Voice" "Workspace" "Other"

Implementation

core.String? productName;