--- title: "FlagName Property (ServerSettingsGeneralFlag 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: - "FlagName Property (ServerSettingsGeneralFlag Class)" api_location: - "sqlmgmproviderxpsp2up.mof" topic_type: - "apiref" helpviewer_keywords: - "FlagName property" ms.assetid: 108c13aa-da9c-4908-b0a3-a9460806819c author: CarlRabeler ms.author: carlrab manager: craigg --- # FlagName Property (ServerSettingsGeneralFlag Class) Gets the name of the flag. ## Syntax ``` object .FlagName [= value] ``` ## Parts *object* A [ServerSettingsGeneralFlag Class](serversettingsgeneralflag-class.md) object that represents a general flag for the server settings. ## Property Value/Return Value A string value that specifies the name of the flag. ## Remarks ## See Also [Configuring Server Network Protocols and Net-Libraries](https://msdn.microsoft.com/library/ms177485\(v=sql.100\).aspx)