Ensures a section with the specified name exists, adding a new one if it does not yet exist.
@param sectionName the name of the section to ensure existence
@return the section created if it did not yet exist, or the existing Section that already existed.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.