Public ReadOnly Property WhereColumn As String
public string WhereColumn { get; }
public: property String^ WhereColumn { String^ get (); }
function get_whereColumn();