Specifies the name of the option group to be created. Constraints:
- Must be 1 to 255 alphanumeric characters or hyphens
- First character must be a letter
- Cannot end with a hyphen or contain two consecutive hyphens

C# |
public string OptionGroupName { get; set; }