Delphi
property DataSourceCount: Integer read GetDataSourceCount;
C++
__property int DataSourceCount = {read=GetDataSourceCount, nodefault};