[ NoAccessorMethod ]
[ Version ( since = "0.8" ) ]
public bool show_on_set_parent { get; set; }
If true
, the actor is automatically shown when parented.
Calling hide on an actor which has not been parented will set this property to
false
as a side effect.