public string DBTransID { get; set; }
Public Property DBTransID As String Get Set
public: property String^ DBTransID { String^ get (); void set (String^ value); }