Is your feature request related to a problem? Please describe.
If the user wants to customize server app, they must access public attribute app.
Describe the solution you'd like
I think instead of access public attributes of the server directly, we could access it by public getter method.
Describe alternatives you've considered
Additional context
Is your feature request related to a problem? Please describe.
If the user wants to customize server app, they must access public attribute app.
Describe the solution you'd like
I think instead of access public attributes of the server directly, we could access it by public getter method.
Describe alternatives you've considered
Additional context