nspectre - declarative validation for .NET

PreprocessorBase.GetNameProperty Method 

Retrieves the Name property.

protected string GetNameProperty(
   Properties properties
);

Parameters

properties
The Properties to check.

Remarks

An exception will be thrown if the Name property is not set.

See Also

PreprocessorBase Class | NSpectre.Core.Plugins Namespace