BasePersistentFieldAttributegroup Field | 
 A tag for a group of fields.
 
    Namespace: 
   KSPDev.ConfigUtils
    Assembly:
   KSPDev_Utils.2.3 (in KSPDev_Utils.2.3.dll) Version: 2.3 for KSP v1
Syntax
Remarks
            Group can be used when reading/writing values via 
ConfigAccessor to process only
            a subset of the persistent fields of the class. It's case-insensitive.
            
See Also