'宣言 Public Property FirstPage As PageLayout
'使用法 Dim instance As DocumentPageLayouts Dim value As PageLayout instance.FirstPage = value value = instance.FirstPage
public PageLayout FirstPage {get; set;}
'宣言 Public Property FirstPage As PageLayout
'使用法 Dim instance As DocumentPageLayouts Dim value As PageLayout instance.FirstPage = value value = instance.FirstPage
public PageLayout FirstPage {get; set;}