interface User3 {
    user4: User4;
}

Properties

Properties

user4: User4