public string ScriptText { get; set; }
Public Property ScriptText As String Get Set
public: property String^ ScriptText { String^ get (); void set (String^ value); }