[Missing <summary> documentation for "P:NHibernate.Mapping.SimpleValue.TypeName"]
public string TypeName { get; set; }
Public Property TypeName As String Get Set
public: property String^ TypeName { String^ get (); void set (String^ value); }