Returns the value of the current instance, or if it has none, returns the default value for the type T.
A value of type T, which is either the value of the current instance, or if it has none, the default value for the type T (i.e., all-bits-zero).