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