FileExtension Property
Gets the expected file extension of a script file, such as .ps1 or .otter.
Syntax
public
abstract
string FileExtension {
get
; }