get_unique_name


Description:

public abstract string get_unique_name ()

Get the unique name of the scope

Each scope needs to provide a unique name that identifies the scope. The name should be in the format of "/com/example/Scope/ScopeName". Note that the combination of scope group name and unique name needs to be globally unique for each scope.