Namespace: CodeSmith.CustomProperties
Assembly: CodeSmith.CustomProperties (in CodeSmith.CustomProperties.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public string Title { get; set; }
Visual Basic
Public Property Title As String
	Get
	Set

Property Value

Type: String

See Also