FBindableValueBase::Serialize

Custom serialization is required because the Binding field is stored as a [TUniquePtr<FUAFPropertyBinding>](API\Runtime\Core\TUniquePtr), which is not supported by UPROPERTY serialization.