public TS StateName { get; set; }
Public Property StateName As TS Get Set
public: property TS StateName { TS get (); void set (TS value); }