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