-
Home
-
API
-
Tomlyn.Model
-
TomlPropertiesMetadata
-
Methods
-
ContainsProperty(String)
ContainsProperty(String) Method
Definition
Checks whether metadata exists for the specified property key.
public bool ContainsProperty(string propertyKey)
Parameters
- propertyKey
- String
The property key.
Returns
- Boolean
true if metadata exists; otherwise false.