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