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