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