#IDirectFusionDriver
##Properties
None.
##Methods
###StripAliases(System.String) Represents a method that is used to ensure aliases are not used for operations that require unaliased names.
Parameters:
- System.String s - The name of the identifier to strip aliases from.
Returns:
The unaliased System.String representation of the identifier.
