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