public bool IsTemplate { get; set; }
Public Property IsTemplate As Boolean Get Set
public: property bool^ IsTemplate { bool^ get (); void set (bool^ value); }