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