Prefix for the panel's HTML elements (e.g., field-)
Type of the panel; will generally match the Python-side panel class name
(e.g., FieldPanel, PanelGroup)
Widget class used for rendering the field
Return any descendant panel (including self) that matches the given field or relation name,
or null if there is no match
Name of the field this panel is associated with