[]
For columns of linked tables in a join query, gets the alias of the column if it is different from the name. Otherwise, empty.
[DataMember(EmitDefaultValue = false)]
public string Alias { get; }
<DataMember(EmitDefaultValue:=False)>
Public ReadOnly Property [Alias] As String