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