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