| VelocityDbTypeTypeName Property  | 
 
            Name of 
Type that this meta object is managing.
            
 
    Namespace: 
   VelocityDb.TypeInfo
    Assembly:
   VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
 Syntax
Syntaxpublic string TypeName { get; }Public ReadOnly Property TypeName As String
	Get
public:
property String^ TypeName {
	String^ get ();
}member TypeName : string with get
Property Value
Type: 
String See Also
See Also