[This is preliminary documentation and is subject to change.]
Gets the name of this asset.
 
    Namespace: 
   Rage
    Assembly:
   RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
 
ReadOnly Property Name As String
	Get
property String^ Name {
	String^ get ();
}Property Value
Type: 
StringThe name of this asset.
 
Reference