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