[XmlAttributeAttribute]
public string scriptFormat { get; set; }<XmlAttributeAttribute>
Public Property scriptFormat As String
Get
Setpublic:
[XmlAttributeAttribute]
property String^ scriptFormat {
String^ get ();
void set (String^ value);
}[<XmlAttributeAttribute>]
member scriptFormat : string with get, set