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