Purpose
To support dynamically modifying session configurations, I want to add function removeSection in SessionSettings
Behavior
This feature is particularly useful in scenarios where configuring dynamic session, and there's a need to remove outdated or unnecessary settings without affecting the entire configuration.
(using sessionID or property)
This is my PR Link below !
#750