Class Module VB.Net Tutorial

Public Class SomeClassInMyAssembly
    
    Protected vProtected As Integer
End Class