It is not boxing.. Let me clarify.
Boxing is value type to reference type.
So class object is reference type but the property inside is still value type. So you are assigning value type to value type