public required string KeyColumnAlias { get; init; }
Public Property KeyColumnAlias As String Get Set
public: property String^ KeyColumnAlias { String^ get (); void set (String^ value); }
member KeyColumnAlias : string with get, set
In This Article