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