'宣言 Public Property KeepTogether As System.Boolean
'使用法 Dim instance As Field Dim value As System.Boolean instance.KeepTogether = value value = instance.KeepTogether
public System.bool KeepTogether {get; set;}
'宣言 Public Property KeepTogether As System.Boolean
'使用法 Dim instance As Field Dim value As System.Boolean instance.KeepTogether = value value = instance.KeepTogether
public System.bool KeepTogether {get; set;}