string ScriptName { get; set; }
Property ScriptName As String Get Set
property String^ ScriptName { String^ get (); void set (String^ value); }
abstract ScriptName : string with get, set
In This Article