Class Module VB.Net Tutorial

Public Class SomeClassInMyAssembly
    
    Protected Friend vProtectedFriend As Integer
End Class