public string IsAllowedExtendItems { get; set; }
Public Property IsAllowedExtendItems As String Get Set
public: property String^ IsAllowedExtendItems { String^ get (); void set (String^ value); }