[Visual Basic] Public Property ReadOnly dodge As Integer [C#] public int dodge { get; } [C++] public: __property int get_dodge(); [JScript] public function get dodge() : int
NonPlayerCharacterClass Class | croemud.character Namespace