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