Public Class FavoritePage 'ページのURL Public Property URL As String 'ページのタイトル Public Property Name As String End Class