public string SelectSqlAlias { get; set; }
Public Property SelectSqlAlias As String Get Set
public: property String^ SelectSqlAlias { String^ get (); void set (String^ value); }