Property IsCleanup
IsCleanup
Gets or sets a value indicating whether this LandingPad is a cleanup pad
Declaration
public bool IsCleanup { get; set; }
Property Value
public bool IsCleanup { get; set; }
Boolean |
Gets or sets a value indicating whether this LandingPad is a cleanup pad
public bool IsCleanup { get; set; }
Boolean |