Public Class BEMUserRole Public Property id As Integer Public Property roleid As Integer Public Overridable Property role As BEMRole Public Property userid As Integer Public Overridable Property user As User End Class