Group Box
A group box is a static object that allows you to visually assemble multiple form objects:
The name of a group box is static text; you can use a “localizable” reference as with any 4D label (see Using references in static text and XLIFF Architecture section in 4D Design Reference.
JSON Example
 "myGroup": {
  "type": "groupBox", 
  "title": "Employee Info"
  "left": 60,
  "top": 160,
  "width": 100,
  "height": 20
  }
Supported Properties
Bottom - CSS Class - Font - Font Color - Font Size - Height - Horizontal Alignment - Horizontal Sizing - Italic - Left - Object Name - Right - Title - Top - Type - Underline - Vertical Sizing - Visibility - Width