public bool TemplateBinding { get; set; }
Public Property TemplateBinding As Boolean Get Set
public: property bool TemplateBinding { bool get (); void set (bool value); }
member TemplateBinding : bool with get, set
In This Article