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