string ContentTemplate { get; set; }
Property ContentTemplate As String Get Set
property String^ ContentTemplate { String^ get (); void set (String^ value); }
abstract ContentTemplate : string with get, set
In This Article