--- title: "PropertyName Property (SqlServiceAdvancedProperty Class) | Microsoft Docs" ms.custom: "" ms.date: "06/13/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.technology: wmi ms.topic: "reference" api_name: - "PropertyName Property (SqlServiceAdvancedProperty Class)" api_location: - "sqlmgmproviderxpsp2up.mof" topic_type: - "apiref" helpviewer_keywords: - "PropertyName property" ms.assetid: e51d3475-e998-47f3-837b-4b4bd7635dcb author: CarlRabeler ms.author: carlrab manager: craigg --- # PropertyName Property (SqlServiceAdvancedProperty Class) Gets or sets the name of an advanced property. ## Syntax ``` object .PropertyName [= value] ``` ## Parts *object* A [SqlServiceAdvancedProperty Class](sqlserviceadvancedproperty-class.md) object that represents an advanced property. ## Property Value/Return Value A string value that specifies the name of the advanced property. ## Remarks ## See Also [Starting and Stopping Services](https://technet.microsoft.com/library/ms174886\(v=sql.105\).aspx)