public string GetSingleColumnName(string propertyName) { return(mapping.GetByPropertyName(propertyName).SingleLayout.DbColumnName); }