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