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