[XmlIgnoreAttribute]
public bool isBoldSpecified { get; set; }<XmlIgnoreAttribute>
Public Property isBoldSpecified As Boolean
Get
Setpublic:
[XmlIgnoreAttribute]
property bool isBoldSpecified {
bool get ();
void set (bool value);
}[<XmlIgnoreAttribute>]
member isBoldSpecified : bool with get, set