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