A constructor that creates an object of the Aname class with the given parameter in the form of some string value representing aname. If called without parameters, then the default parameter is empty string value.
String value for selected file tree on server.
Typical usage:
Aname aname = new Aname(`test`);
See Implementation
A constructor that creates an object of the Aname class with the given parameter in the form of some string value representing aname. If called without parameters, then the default parameter is empty string value.