'Declaration
Public Property CheckBoxDataMember As System.String
'Usage
Dim instance As NListBoxProperties Dim value As System.String instance.CheckBoxDataMember = value value = instance.CheckBoxDataMember
public System.string CheckBoxDataMember {get; set;}