I have an object like below.
unit MyResponseModel; interface type TMyResponse = class private FStatus: integer; FSorguNo: string; FStatusMessag