ContainsProperty(String) Method

Definition

Namespace Tomlyn.Model
Assembly Tomlyn.dll

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.