public string GlobalScript { get; set; }
Public Property GlobalScript As String Get Set
public: property String^ GlobalScript { String^ get (); void set (String^ value); }
member GlobalScript : string with get, set
In This Article