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