'Declaration
<DataMemberAttribute()> Public Property CommentsTextType As TextType
[DataMember()] public TextType CommentsTextType {get; set;}
[DataMember()] public: property TextType CommentsTextType { TextType get(); void set ( TextType value); }
'Declaration
<DataMemberAttribute()> Public Property CommentsTextType As TextType
[DataMember()] public TextType CommentsTextType {get; set;}
[DataMember()] public: property TextType CommentsTextType { TextType get(); void set ( TextType value); }