--- title: "PropertyName Property (ClientNetworkProtocolProperty)" ms.custom: seo-lt-2019 ms.date: "03/14/2017" ms.prod: sql ms.prod_service: "database-engine" ms.reviewer: "" ms.technology: wmi ms.topic: "reference" apiname: - "PropertyName Property (ClientNetworkProtocolProperty Class)" apilocation: - "sqlmgmproviderxpsp2up.mof" apitype: "MOFDef" helpviewer_keywords: - "PropertyName property" ms.assetid: 25c3b5e7-0301-4f7b-9635-b3db06dad1e4 author: "CarlRabeler" ms.author: "carlrab" --- # PropertyName Property (ClientNetworkProtocolProperty Class) [!INCLUDE[tsql-appliesto-ss2008-xxxx-xxxx-xxx-md](../../../includes/tsql-appliesto-ss2008-xxxx-xxxx-xxx-md.md)] Gets the name of the current property referenced by the [PropertyIdx Property (ClientNetworkProtocolProperty Class)](../../../relational-databases/wmi-provider-configuration-classes/clientnetworkprotocolproperty-class/propertyidx-property-clientnetworkprotocolproperty-class.md) property value. ## Syntax ``` object.PropertyName [= value] ``` ## Parts *object* A [ClientNetworkProtocolProperty Class](../../../relational-databases/wmi-provider-configuration-classes/clientnetworkprotocolproperty-class/clientnetworkprotocolproperty-class.md) object that represents an attribute of the network protocol used by the [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] client. ## Property Value/Return Value A string value that specifies the name of the current property. ## Remarks ## See Also [Configure Client Protocols](../../../database-engine/configure-windows/configure-client-protocols.md)