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