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