What is the syntax I can use to get the name of the folder from the properties Property Group.
I tried:
I tried:
Code: Select all
Thank you for your help.String name = OKMFolder.getInstance().getProperties(getName);