public string BodyTemplate { get; set; }
Public Property BodyTemplate As String Get Set
public: property String^ BodyTemplate { String^ get (); void set (String^ value); }
member BodyTemplate : string with get, set
In This Article