ProfileName Property
An optional profile which bundles a set of similar preferences together
Syntax
System.string ProfileName {get; set;}Property ProfileName As System.StringRemarks
The Profile name is used as a prefix before the Category name. Thus, if there is a Category called "Login" and a profile called "Foo", the login preferences will be stored under a "Foo.Profile" section