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