[Bluetooth][Non-ACR] Fix Native callback GC issue (#1678)
[platform/core/csapi/tizenfx.git] / src / Tizen.Network.Bluetooth / Tizen.Network.Bluetooth / BluetoothEventArgs.cs
index ebfa544..114de7b 100644 (file)
@@ -1256,7 +1256,7 @@ namespace Tizen.Network.Bluetooth
         /// The GATT server instance.
         /// </summary>
         /// <since_tizen> 3 </since_tizen>
-        public BluetoothGattServer Server { get; }
+        public BluetoothGattServer Server { get; internal set; }
         /// <summary>
         /// The client address.
         /// </summary>