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