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