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