Namespace slt.Responses Public MustInherit Class sltResponse Public Property Message As String Public Property State As Boolean Public Property Type As Integer End Class End Namespace